ProfileRepositoryImpl_Factory
Functions
Link copied to clipboard
open fun create(userPreferencesDataSourceProvider: Provider<UserPreferencesDataSource>, authDataSourceProvider: Provider<AuthDataSource>): ProfileRepositoryImpl_Factory
Link copied to clipboard
open fun newInstance(userPreferencesDataSource: UserPreferencesDataSource, authDataSource: AuthDataSource): ProfileRepositoryImpl